This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: Accessing Active directory from Domino server
Feedback Type: Problem
Product Area: Administration
Technical Area: Application Development
Platform: Windows
Release: 8.5.3
Reproducible: -Reproducibility-
Hi,
I am trying to make some changes to AD from my Domino server. When I run the code from my Notes client (my windows account has domain admin access) the code will run successfully. When I run it on a schedule no the Domino server, the code fails with a "Active Directory: General access denied" error.
It appears that th credentials provided are not being used. No one is logged onto my Domino server and Domino is running as a service. What do I need to alter to get the Domino server to bind correctly with the credentials supplied? Many thanks....